This page last changed on Mar 14, 2005 by rossmason.

The Xmpp provider enables over the Xmpp (jabber) instant messaging protocol using the Smack API.

The javadoc for this transport provider can be found here. And the Source Xref can be found here.

Xmpp Connector Properties

Property Description Default Required
hostname The host to connect to   Yes
username The IM account username   Yes
password The users passwors   Yes

Endpoints

An Xmpp endpoint specifies user credentials and a host to connect to.

xmpp://user:[email protected]

Filters

TODO

Transformers

There are no specific transformers for Xmpp. The message payload is string.

Document generated by Confluence on Nov 27, 2006 10:27